projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd003d0
)
Fix paren.el.
author
Vinicius Jose Latorre
<viniciusjl@ig.com.br>
Sun, 3 Dec 2006 13:29:41 +0000
(13:29 +0000)
committer
Vinicius Jose Latorre
<viniciusjl@ig.com.br>
Sun, 3 Dec 2006 13:29:41 +0000
(13:29 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 2b92ae02127db309640a5dc88dca4a4151b35f07..5e2dd93776205931e481b62b447f51e48565f5af 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-37,11
+37,12
@@
* descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
-2006-12-01
Vinicius Jose Latorre <viniciusjl@ig.com.br
>
+2006-12-01
Ben North <ben@redfrontdoor.org
>
* paren.el: Fix the highlight overlay extension when the user types a
sequence of char very fast just after the open parenthesis.
- Suggested by Ben North <ben@redfrontdoor.org>.
+
+2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
* ps-mule.el: Eliminate Emacs 20 compatibility.